Welcome![Sign In][Sign Up]
Location:
Search - LabVIEW FIR

Search list

[Other resource基于LABVIEW设计的数字滤波器

Description: 这是基于LABVIEW设计的数字滤波器,包括IIR和FIR滤波器。
Platform: | Size: 1781724 | Author: WXDYDDWJ2008@126.com | Hits:

[BREWTM320C54x(v2a.asm)

Description: ECE345, Visual-to-Audio Electronic Travel Aid Code for TM320C54x (v2a.asm) download This project involves the design and implementation of a audio synthesis device that converts moving images into audio signals. The system is built on a TM320C54x DSP with interface to an IMAQ camera module via the serial port on a PC. Brief description: A LabVIEW VI acquires an image from the IMAQ camera module. It quantizes the image into a 5x5, 3-bit image, and sends the data to the TM320C54x DSP via a serial port. The TM320C54x DSP constructs a 64-tap FIR by combining a series of 64-tap head related transfer functions (HRTF) according to the incoming data, and then filters an input audio signal with this FIR filter, in effect creating a correspondence between the filtered signal and the original image. -ECE345, Visual-to-Audio Electronic Travel Aid Code for TM320C54x (v2a.asm) download This project involves the design and implementation of a audio synthesis device that converts moving images into audio signals. The system is built on a TM320C54x DSP with interface to an IMAQ camera module via the serial port on a PC. Brief description: A LabVIEW VI acquires an image from the IMAQ camera module. It quantizes the image into a 5x5, 3-bit image, and sends the data to the TM320C54x DSP via a serial port. The TM320C54x DSP constructs a 64-tap FIR by combining a series of 64-tap head related transfer functions (HRTF) according to the incoming data, and then filters an input audio signal with this FIR filter, in effect creating a correspondence between the filtered signal and the original image.
Platform: | Size: 3072 | Author: zhouyu | Hits:

[Graph programsignal

Description: 由NI开发,针对信号处理、信号与系统、通讯原理等课程量身订做的课程套件,其中包括了卷积、混叠、窗函数分析、栅栏效应、IIR、FIR、AM/FM调制、倒谱等等50多个从基础到高级的信号处理知识点的演示程序-labview signal processing
Platform: | Size: 13408256 | Author: 李富勇 | Hits:

[Windows DevelopWindowed_FIR_Filter_Design

Description: This examples shows the Transfer Function of a FIR windowed filter given the Filter Type. The parameters are different for each type and may be changed to investigate their effect on the response. [This example requires the Full or Professional version of LabVIEW]
Platform: | Size: 168960 | Author: ardabili | Hits:

[OtherFIRfilter

Description: labview语言开发的的FIR滤波器,自行设定参数,实现滤波功能~-The FIR filter based on labview
Platform: | Size: 21504 | Author: lz | Hits:

[VHDL-FPGA-VerilogFIR

Description: FIR滤波器的算例,希望能对大家有帮助~-FIR filter example, I hope you can help ~
Platform: | Size: 21504 | Author: 王道 | Hits:

[OtherFIR-fliter

Description: 可以实现在labview环境下实现FIR滤波器-Labview environment to achieve the FIR filter
Platform: | Size: 27648 | Author: | Hits:

[Embeded-SCM DevelopFIR-filter-

Description: 基于labview下的数字FIR滤波器的源程序,可用来学习-Labview-based digital FIR filter under the source, can be used to study
Platform: | Size: 19456 | Author: 周铭 | Hits:

[Othernumerical-filter

Description: FIR和IIR数字滤波器程序,可以通过读取采集的数据实现相应滤波,观察各自特性-FIR and IIR digital filter program
Platform: | Size: 92160 | Author: andy | Hits:

[OtherIIR_FILTER

Description: labview cvi设计的FIR滤波器。实现对信号的滤波-The design of labview cvi FIR filter. To realize the signal of the filter
Platform: | Size: 252928 | Author: 逍遥 | Hits:

[LabViewFIRlvboqi

Description: 这是labview编的FIR滤波器源文件,在信号处理中需要用到的就下载吧-This is labview compiled FIR filter source files, in the signal processing needed to download
Platform: | Size: 21504 | Author: mike | Hits:

[LabViewLabView

Description: 傅里叶分析(具体分单边和双边两种傅里叶分析),联合时域分析,帕斯瓦尔定理的验证,信号的边界检测(通过改变信号中所加白噪声的大小来被检测信号),FIR滤波器的设计及效果验证(窗和信号均可改变),IIR滤波器的设计及效果验证(可以使用多种滤波器),web 浏览器的模拟,万年历(可以计算任何日期到当前时间的时间间隔)-(The specific stars unilateral and bilateral two Fourier analysis), the joint time-domain analysis, the Pas Val theorem authentication boundary detection signal (signal to be detected by changing the size of the white noise signal to Fourier analysis), FIR filter design and effect verification (window, and the signal can be changed), IIR filter design and effectiveness of verification (you can use a variety of filters), simulation of the web browser, calendar (any date can be calculated to the currentthe time interval)
Platform: | Size: 2340864 | Author: 李丛阳 | Hits:

[LabViewThe-design-of-Labview-filter

Description: 本文主要介绍了有限脉冲响应数字滤波器(FIR)和无限脉冲响应数字滤波器(IIR)的原理与程序的设计,同时利用LABVIEW软件将不同滤波器在不同参数下的幅频和相频特性曲线进行直观的显示,从而使滤波器的设计简单易懂。通过比较不同方法实现的滤波器幅频和相频特性曲线,得出了各个滤波器滤波的优缺点。-This paper describes the finite impulse response digital filter (FIR) and infinite impulse response digital filter (IIR) Principles and procedures for the design, while using LABVIEW software will filter under different parameters of different amplitude and phase frequency characteristic curve for visual display, so that the filter is designed to be simple and understandable. By comparing different methods to achieve the filter amplitude-frequency and phase-frequency characteristic curves, obtained the advantages and disadvantages of each filter is filtering.
Platform: | Size: 283648 | Author: 吴军 | Hits:

[LabViewlabview-filter

Description: 数字滤波器包含IIR数字滤波器和FIR数字滤波器。本设计的工作主要是Labview软件部分,包括信号生成模块、滤波模块、显示模块的设计-IIR digital filter comprises a digital filter and FIR digital filters. The design work is mainly Labview software parts, including signal generation module, filter module, display module design
Platform: | Size: 1735680 | Author: 温睿潜 | Hits:

[LabViewFIR

Description: 一个Labview的五子棋AI,用labview做成,可以新建对局,也可悔棋。-A labview gobang game AI
Platform: | Size: 4495360 | Author: Tao Mei | Hits:

[LabViewlabview-based-fir-and-iir-filters

Description: labview based filter design
Platform: | Size: 136192 | Author: VELAVAN.P | Hits:

[LabView基于labview的FIR数字滤波器设计

Description: 基于labview的FIR数字滤波器课程设计文档,附vi程序(FIR digital filter based on LabVIEW curriculum design document, attached to the VI program)
Platform: | Size: 1721344 | Author: 欧uj快k | Hits:

[LabView信号处理实验室

Description: “信号处理实验室”是由NI开发,针对信号处理、信号与系统、通讯原理等课程量身订做的课程套件,其中包括了卷积、混叠、窗函数分析、栅栏效应、IIR、FIR、AM/FM调制、倒谱等等50多个从基础到高级的信号处理知识点的演示程序。有助于教学演示使用,帮助学生理解。(The signal processing laboratory was developed by NI, according to the course of signal processing, signal and system, communication principle and customized courses package, including convolution aliasing, window function analysis, IIR, FIR, barrier effect, AM/FM modulation cepstrum more than 50 from basic to advanced signal processing knowledge presentation program. Help the teaching demonstration use, help the student understand.)
Platform: | Size: 4706304 | Author: ICERAIN | Hits:

[Other基于LabVIEW的FIR数字滤波器设计

Description: 通过LabVIEW来完成FIR数字滤波器的设计,对信号分析很有帮助(The design of FIR digital filter through LabVIEW is helpful to signal analysis)
Platform: | Size: 193536 | Author: yingzhiwuying | Hits:

[Otherlabview-filtersFir

Description: Labview code for filter with float coefficiants
Platform: | Size: 244736 | Author: nasser | Hits:
« 12 »

CodeBus www.codebus.net